home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / lexoptra.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  25.2 KB  |  707 lines

  1. *PPD-Adobe: "4.2"
  2. *% Adobe PostScript(R) Printer Description File
  3. *% For Lexmark Optra LaserPrinter
  4. *% For use with Windows NT
  5. *% Produced by Lexmark International, Inc.
  6. *%
  7. *% Copyright (c) 1993-1998 Lexmark International Inc.  All Rights Reserved.
  8. *% Permission is granted for redistribution of this file as
  9. *% long as this copyright notice is intact and the content
  10. *% of the file is not altered in any way from its original form.
  11. *%
  12.  
  13. *FormatVersion: "4.2"
  14. *FileVersion: "1.7"
  15. *LanguageVersion: English
  16. *PCFileName: "LEXOPTRA.PPD"
  17. *Product: "(Lexmark Optra LaserPrinter)"
  18. *PSVersion: "(2014)"
  19. *ModelName: "Lexmark Optra LaserPrinter"
  20. *ShortNickName: "Lexmark Optra PS"
  21. *NickName: "Lexmark Optra PS"
  22.  
  23. *% === Options and Constraints ============
  24.  
  25. *OpenGroup: InstallableOptions/Options Installed
  26.  
  27. *OpenUI *Option1/Duplexer: Boolean
  28. *DefaultOption1: False
  29. *Option1 True/Installed: ""
  30. *Option1 False/Not Installed: ""
  31. *CloseUI: *Option1
  32.  
  33. *OpenUI *Option2/Lower Tray: Boolean
  34. *DefaultOption2: False
  35. *Option2 True/Installed: ""
  36. *Option2 False/Not Installed: ""
  37. *CloseUI: *Option2
  38.  
  39. *OpenUI *Option3/Tray 3: Boolean
  40. *DefaultOption3: False
  41. *Option3 True/Installed: ""
  42. *Option3 False/Not Installed: ""
  43. *CloseUI: *Option3
  44.  
  45. *OpenUI *Option4/Feeder: Boolean
  46. *DefaultOption4: False
  47. *Option4 True/Installed: ""
  48. *Option4 False/Not Installed: ""
  49. *CloseUI: *Option4
  50.  
  51. *OpenUI *Option5/Feeder 2: Boolean
  52. *DefaultOption5: False
  53. *Option5 True/Installed: ""
  54. *Option5 False/Not Installed: ""
  55. *CloseUI: *Option5
  56.  
  57. *OpenUI *Option6/Flash Memory Card: Boolean
  58. *DefaultOption6: False
  59. *Option6 True/Installed: ""
  60. *Option6 False/Not Installed: ""
  61. *CloseUI: *Option6
  62.  
  63. *OpenUI *Option7/Printer Hard Disk: Boolean
  64. *DefaultOption7: False
  65. *Option7 False/Not Installed: ""
  66. *Option7 True/Installed: ""
  67. *CloseUI: *Option7
  68.  
  69. *OpenUI *InstalledMemory/Printer Memory: PickOne
  70. *DefaultInstalledMemory: 2Meg
  71. *InstalledMemory 2Meg/2 MB Printer Memory: ""
  72. *InstalledMemory 4Meg/4 MB Printer Memory: ""
  73. *InstalledMemory 6Meg/6 MB Printer Memory: ""
  74. *InstalledMemory 8Meg/8 MB Printer Memory: ""
  75. *InstalledMemory 10Meg/10 MB Printer Memory: ""
  76. *InstalledMemory 12Meg/12 MB Printer Memory: ""
  77. *InstalledMemory 16Meg/16 MB Printer Memory: ""
  78. *InstalledMemory 18Meg/18 MB Printer Memory: ""
  79. *InstalledMemory 20Meg/20 MB Printer Memory: ""
  80. *InstalledMemory 24Meg/24 MB Printer Memory: ""
  81. *InstalledMemory 32Meg/32 or more MB Printer Memory: ""
  82. *CloseUI: *InstalledMemory
  83.  
  84. *CloseGroup: InstallableOptions
  85.  
  86. *UIConstraints: *Option1 False *Duplex
  87. *UIConstraints: *Option2 False *InputSlot Lower
  88. *UIConstraints: *Option2 False *TraySwitch True
  89. *UIConstraints: *Option3 False *InputSlot Tray3
  90. *UIConstraints: *Option4 False *InputSlot Feeder
  91. *UIConstraints: *Option5 False *InputSlot Feeder2
  92. *UIConstraints: *Resolution 1200dpi *Smoothing True
  93.  
  94. *% === Basic Capabilities ============
  95.  
  96. *LanguageLevel: "2"
  97. *Protocols: PJL TBCP
  98. *TTRasterizer: Type42
  99. *FreeVM: "376000"
  100. *VMOption 2Meg:     "376000"
  101. *VMOption 4Meg:     "728000"
  102. *VMOption 6Meg:     "828000"
  103. *VMOption 8Meg:     "1032000"
  104. *VMOption 10Meg:    "1032000"
  105. *VMOption 12Meg:    "1237000"
  106. *VMOption 16Meg:    "1647000"
  107. *VMOption 18Meg:    "1647000"
  108. *VMOption 20Meg:    "1647000"
  109. *VMOption 24Meg:    "1647000"
  110. *VMOption 32Meg:    "1647000"
  111. *ColorDevice: False
  112. *DefaultColorSpace: Gray
  113. *VariablePaperSize: True
  114. *Throughput: "8"
  115. *Password: "0"
  116. *ExitServer: "
  117.  count 0 eq   % is the password on the stack?
  118.  { true }
  119.  { dup        % potential password
  120.    statusdict /checkpassword get exec not
  121.  } ifelse
  122.  {  %  if no password or not valid
  123.    (WARNING : Cannot perform the exitserver command.) =
  124.    (Password supplied is not valid.) =
  125.    (Please contact the author of this software.) = flush
  126.    quit
  127.  } if
  128.  serverdict /exitserver get exec
  129.  "
  130. *End
  131. *Reset: "
  132.  count 0 eq  % is the password on the stack?
  133.  { true }
  134.  { dup      % potential password
  135.    statusdict /checkpassword get exec not
  136.  } ifelse
  137.  {  %  if no password or not valid
  138.    (WARNING : Cannot reset printer.) =
  139.    (Password supplied is not valid.) =
  140.    (Please contact the author of this software.) = flush
  141.    quit
  142.  } if
  143.  serverdict /exitserver get exec
  144.  systemdict /quit get exec
  145.  (WARNING : Printer Reset Failed.) = flush
  146.  "
  147. *End
  148.  
  149. *% === Job Control Language ==
  150.  
  151. *JCLBegin: "<1B>%-12345X@PJL JOB<0A>"
  152. *JCLToPSInterpreter: "@PJL ENTER LANGUAGE = Postscript <0A>"
  153. *JCLEnd: "<1B>%-12345X@PJL EOJ <0A><1B>%-12345X"
  154.  
  155. *JCLOpenUI *JCLEconomode/Print Darkness: PickOne
  156. *DefaultJCLEconomode: None
  157. *OrderDependency: 10 JCLSetup  *JCLEconomode
  158. *JCLEconomode None/Printer Setting: ""
  159. *JCLEconomode LIGHT/Light: "@PJL SET DENSITY = 1<0A>"
  160. *JCLEconomode NORMAL/Normal: "@PJL SET DENSITY = 3<0A>"
  161. *JCLEconomode DARK/Dark: "@PJL SET DENSITY = 5<0A>"
  162. *JCLEconomode TONERSAVER/Toner Saver: "@PJL SET ECONOMODE = TONERSAVER<0A>"
  163. *JCLEconomode DRAFT/Draft: "@PJL SET ECONOMODE = DRAFT<0A>"
  164. *JCLCloseUI: *JCLEconomode
  165.  
  166. *% === Resolution ============
  167.  
  168. *OpenUI *Resolution/Resolution:  PickOne
  169. *DefaultResolution: 600dpi
  170. *OrderDependency: 10 AnySetup *Resolution
  171. *Resolution 300dpi/300 dpi: "1 dict dup /HWResolution [300 300] put setpagedevice"
  172. *Resolution 600dpi/600 dpi: "1 dict dup /HWResolution [600 600] put setpagedevice"
  173. *Resolution 1200dpi/1200 dpi: "1 dict dup /HWResolution [1200 1200] put setpagedevice"
  174. *?Resolution: "
  175.  save
  176.  currentpagedevice /HWResolution get 0 get
  177.  (     ) cvs print (dpi) = flush
  178.  restore
  179.  "
  180. *End
  181. *CloseUI: *Resolution
  182.  
  183. *OpenUI *Smoothing/Smoothing: PickOne
  184. *DefaultSmoothing: PrtSet
  185. *OrderDependency: 40 AnySetup *Smoothing
  186. *Smoothing PrtSet/Printer Setting: ""
  187. *Smoothing True/On:  "
  188.  1 dict dup /PostRenderingEnhanceDetails 1 dict dup /REValue 2 put put setpagedevice"
  189. *End
  190. *Smoothing False/Off: "
  191.  1 dict dup /PostRenderingEnhanceDetails 1 dict dup /REValue 0 put put setpagedevice"
  192. *End
  193. *?Smoothing: "
  194.  save
  195.  currentpagedevice /PostRenderingEnhanceDetails get /REValue get
  196.  dup 3 gt{pop 4}if [(False)(True)(True)(True)(Unknown)] exch get = flush
  197.  restore
  198.  "
  199. *End
  200. *CloseUI: *Smoothing
  201.  
  202. *% === Halftone Information ===============
  203.  
  204. *ScreenFreq: "60.0"
  205. *ScreenAngle: "45.0"
  206. *DefaultScreenProc: Dot
  207. *ScreenProc Dot: "
  208.  {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  209.  sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  210.  "
  211. *End
  212. *ScreenProc Line: "{ pop }"
  213. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  214.  
  215. *DefaultTransfer: Factory
  216. *Transfer Factory: "{ }"
  217. *Transfer Factory.Inverse: "{ 1 exch sub }"
  218.  
  219. *% === Paper Handling ===================
  220.  
  221. *LandscapeOrientation: Plus90
  222.  
  223. *% These entries will set up the frame buffer.
  224. *% Usually used with AutoSelect input slot.
  225. *OpenUI *PageSize:  PickOne
  226. *OrderDependency: 30 AnySetup *PageSize
  227. *DefaultPageSize: Letter
  228. *PageSize Letter/Letter: "
  229.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  230.  2 dict dup /PageSize [612 792]  put dup /ImagingBBox null put setpagedevice"
  231. *End
  232. *PageSize Legal/Legal: "
  233.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  234.  2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  235. *End
  236. *PageSize Executive/Executive: "
  237.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  238.  2 dict dup /PageSize [522 756]  put dup /ImagingBBox null put setpagedevice"
  239. *End
  240. *PageSize A4/A4: "
  241.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  242.  2 dict dup /PageSize [595 842]  put dup /ImagingBBox null put setpagedevice"
  243. *End
  244. *PageSize A5/A5: "
  245.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  246.  2 dict dup /PageSize [419 595]  put dup /ImagingBBox null put setpagedevice"
  247. *End
  248. *PageSize B5/B5: "
  249.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  250.  2 dict dup /PageSize [516 729]  put dup /ImagingBBox null put setpagedevice"
  251. *End
  252. *PageSize Monarch/Monarch Envelope: "
  253.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  254.  2 dict dup /PageSize [279 540]  put dup /ImagingBBox null put setpagedevice"
  255. *End
  256. *PageSize C9/C9 Envelope: "
  257.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  258.  2 dict dup /PageSize [279 639]  put dup /ImagingBBox null put setpagedevice"
  259. *End
  260. *PageSize Comm10/C10 Envelope: "
  261.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  262.  2 dict dup /PageSize [297 684]  put dup /ImagingBBox null put setpagedevice"
  263. *End
  264. *PageSize DL/DL Envelope: "
  265.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  266.  2 dict dup /PageSize [312 624]  put dup /ImagingBBox null put setpagedevice"
  267. *End
  268. *PageSize C5/C5 Envelope: "
  269.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  270.  2 dict dup /PageSize [459 649]  put dup /ImagingBBox null put setpagedevice"
  271. *End
  272. *PageSize ISOB5/B5 Envelope: "
  273.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  274.  2 dict dup /PageSize [499 709]  put dup /ImagingBBox null put setpagedevice"
  275. *End
  276. *PageSize Envelope.612.1008/Other Envelope: "
  277.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  278.  2 dict dup /PageSize [612 996] put dup /ImagingBBox null put setpagedevice"
  279. *End
  280. *?PageSize: "
  281.  save
  282.  13 dict
  283.    dup /letter (Letter) put
  284.    dup /legal (Legal) put
  285.    dup /executivepage (Executive) put
  286.    dup /a4 (A4) put
  287.    dup /a5 (A5) put
  288.    dup /b5 (B5) put
  289.    dup /3.875x7.5envelope (Monarch) put
  290.    dup /3.875x8.875envelope (C9) put
  291.    dup /4.125x9.5envelope (Comm10) put
  292.    dup /110x220envelope (DL) put
  293.    dup /162x229envelope (C5) put
  294.    dup /176x250envelope (Envelope.499.709) put
  295.    dup /otherenvelope (Envelope.612.996) put
  296.  statusdict /papersize get exec
  297.  3 1 roll  {get} stopped {(Unknown)}if
  298.  exch  not { print (.Transverse) }if
  299.  = flush
  300.  restore
  301.  "
  302. *End
  303. *CloseUI: *PageSize
  304.  
  305. *% These entries will set up the frame buffer.
  306. *% Usually used with input slots other than AutoSelect.
  307. *OpenUI *PageRegion:  PickOne
  308. *OrderDependency: 40 AnySetup *PageRegion
  309. *DefaultPageRegion: Letter
  310. *PageRegion Letter/Letter: "
  311.  2 dict dup /PageSize [612 792]  put dup /ImagingBBox null put setpagedevice"
  312. *End
  313. *PageRegion Legal/Legal: "
  314.  2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  315. *End
  316. *PageRegion Executive/Executive: "
  317.  2 dict dup /PageSize [522 756]  put dup /ImagingBBox null put setpagedevice"
  318. *End
  319. *PageRegion A4/A4: "
  320.  2 dict dup /PageSize [595 842]  put dup /ImagingBBox null put setpagedevice"
  321. *End
  322. *PageRegion A5/A5: "
  323.  2 dict dup /PageSize [419 595]  put dup /ImagingBBox null put setpagedevice"
  324. *End
  325. *PageRegion B5/B5: "
  326.  2 dict dup /PageSize [516 729]  put dup /ImagingBBox null put setpagedevice"
  327. *End
  328. *PageRegion Monarch/Monarch Envelope: "
  329.  2 dict dup /PageSize [279 540]  put dup /ImagingBBox null put setpagedevice"
  330. *End
  331. *PageRegion C9/C9 Envelope: "
  332.  2 dict dup /PageSize [279 639]  put dup /ImagingBBox null put setpagedevice"
  333. *End
  334. *PageRegion Comm10/C10 Envelope: "
  335.  2 dict dup /PageSize [297 684]  put dup /ImagingBBox null put setpagedevice"
  336. *End
  337. *PageRegion DL/DL Envelope: "
  338.  2 dict dup /PageSize [312 624]  put dup /ImagingBBox null put setpagedevice"
  339. *End
  340. *PageRegion C5/C5 Envelope: "
  341.  2 dict dup /PageSize [459 649]  put dup /ImagingBBox null put setpagedevice"
  342. *End
  343. *PageRegion ISOB5/B5 Envelope: "
  344.  2 dict dup /PageSize [499 709]  put dup /ImagingBBox null put setpagedevice"
  345. *End
  346. *PageRegion Envelope.612.1008/Other Envelope: "
  347.  2 dict dup /PageSize [612 996] put dup /ImagingBBox null put setpagedevice"
  348. *End
  349. *CloseUI: *PageRegion
  350.  
  351. *DefaultImageableArea: Letter
  352. *ImageableArea Letter:    "18 17 597 776"
  353. *ImageableArea Legal:     "18 18 597 992"
  354. *ImageableArea Executive: "18 18 505 740"
  355. *ImageableArea A4:        "10 19 588 827"
  356. *ImageableArea A5:        "18 13 405 580"
  357. *ImageableArea B5:        "18 18 505 711"
  358. *ImageableArea Monarch:   "18 13 260 526"
  359. *ImageableArea C9:        "18 14 260 623"
  360. *ImageableArea Comm10:    "18 15 278 668"
  361. *ImageableArea DL:        "18 14 293 608"
  362. *ImageableArea C5:        "18 13 440 634"
  363. *ImageableArea ISOB5:     "18 13 480 693"
  364. *ImageableArea Envelope.612.1008: "18 18 593 992"
  365. *?ImageableArea: "
  366.  save
  367.  /cvp { cvi (            ) cvs print ( ) print } bind def
  368.  newpath clippath pathbbox
  369.  4 -2 roll exch 2 {ceiling cvp} repeat
  370.  exch 2 {floor cvp} repeat flush
  371.  restore
  372.  "
  373. *End
  374.  
  375. *% These provide the physical dimensions of the paper (by keyword)
  376. *DefaultPaperDimension: Letter
  377. *PaperDimension Letter:    "612 792"
  378. *PaperDimension Legal:     "612 1008"
  379. *PaperDimension Executive: "522 756"
  380. *PaperDimension A4:        "595 842"
  381. *PaperDimension A5:        "420 595"
  382. *PaperDimension B5:        "516 729"
  383. *PaperDimension Monarch:   "279 540"
  384. *PaperDimension C9:        "279 639"
  385. *PaperDimension Comm10:    "297 684"
  386. *PaperDimension DL:        "312 624"
  387. *PaperDimension C5:        "459 649"
  388. *PaperDimension ISOB5:     "499 709"
  389. *PaperDimension Envelope.612.1008: "612 996"
  390.  
  391. *RequiresPageRegion All: True
  392. *OpenUI *InputSlot:  PickOne
  393. *OrderDependency: 20 AnySetup *InputSlot
  394. *DefaultInputSlot: Unknown
  395. *InputSlot Upper/Upper Tray: "
  396.  1 dict dup /ManualFeed false put setpagedevice
  397.  currentpagedevice /InputAttributes get 0 get setpagedevice
  398.  1 dict dup /InputAttributes 1 dict dup /Priority [0] put put setpagedevice
  399.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice"
  400. *End
  401. *InputSlot Lower/Lower Tray: "
  402.  1 dict dup /ManualFeed false put setpagedevice
  403.  userdict /lms
  404.  currentpagedevice /InputAttributes get 1 known { 1 }{ 0 }ifelse put
  405.  currentpagedevice /InputAttributes get lms get setpagedevice
  406.  1 dict dup /InputAttributes 1 dict dup /Priority [lms] put put setpagedevice
  407.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice"
  408. *End
  409. *InputSlot Tray3/Tray 3: "
  410.  1 dict dup /ManualFeed false put setpagedevice
  411.  userdict /lms
  412.  currentpagedevice /InputAttributes get 3 known { 3 }{ 0 }ifelse put
  413.  currentpagedevice /InputAttributes get lms get setpagedevice
  414.  1 dict dup /InputAttributes 1 dict dup /Priority [lms] put put setpagedevice
  415.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice"
  416. *End
  417. *InputSlot Feeder/Feeder: "
  418. currentpagedevice /InputAttributes get 2 known
  419.  { 1 dict dup /ManualFeed false put setpagedevice
  420.    1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  421.    1 dict dup/InputAttributes 1 dict dup /Priority [2] put put setpagedevice }
  422.  { 1 dict dup /ManualFeed true put setpagedevice }ifelse"
  423. *End
  424. *InputSlot Feeder2/Feeder 2: "
  425. currentpagedevice /InputAttributes get 4 known
  426.  { 1 dict dup /ManualFeed false put setpagedevice
  427.    1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  428.    1 dict dup/InputAttributes 1 dict dup /Priority [4] put put setpagedevice }
  429.  { 1 dict dup /ManualFeed true put setpagedevice }ifelse"
  430. *End
  431. *InputSlot ManualEnvelope/Manual Envelope: "
  432.  1 dict dup /ManualFeed true  put setpagedevice
  433.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice"
  434. *End
  435. *?InputSlot: "
  436.  save
  437.  [ (Upper) (Lower) (Tray3) (Envelope) (Feeder2) (ManualEnvelope) ]
  438.  statusdict /papertray get exec {get exec} stopped { pop pop (Unknown) }
  439.  if = flush
  440.  restore
  441.  "
  442. *End
  443. *CloseUI: *InputSlot
  444.  
  445. *OpenUI *ManualFeed/Manual Paper: Boolean
  446. *OrderDependency: 15 AnySetup *ManualFeed
  447. *DefaultManualFeed: False
  448. *ManualFeed True/On:  "1 dict dup /ManualFeed true  put setpagedevice"
  449. *ManualFeed False/Off: "1 dict dup /ManualFeed false put setpagedevice"
  450. *?ManualFeed: "
  451.  save
  452.  currentpagedevice /ManualFeed get {(True)}{(False)}ifelse = flush
  453.  restore
  454.  "
  455. *End
  456. *CloseUI: *ManualFeed
  457.  
  458. *OpenUI *TraySwitch/Tray Linking: PickOne
  459. *OrderDependency: 50 AnySetup *TraySwitch
  460. *DefaultTraySwitch: PrtSet
  461. *TraySwitch PrtSet/Printer Setting:  ""
  462. *TraySwitch True/On:  "1 dict dup /TraySwitch true  put setpagedevice"
  463. *TraySwitch False/Off: "1 dict dup /TraySwitch false put setpagedevice"
  464. *?TraySwitch: "
  465.  save
  466.  currentpagedevice /TraySwitch get {(True)}{(False)}ifelse = flush
  467.  restore
  468.  "
  469. *End
  470. *CloseUI: *TraySwitch
  471.  
  472. *DefaultOutputOrder: Normal
  473. *OutputOrder Normal: ""
  474. *OutputOrder Reverse: ""
  475.  
  476. *OpenUI *Duplex/Duplex: PickOne
  477. *DefaultDuplex: None
  478. *Duplex None/Simplex: "1 dict dup /Duplex false put setpagedevice"
  479. *Duplex DuplexNoTumble/Duplex - Long Edge: "
  480.  statusdict /duplexer get exec
  481.   { 2 dict dup /Duplex true put dup /Tumble false put setpagedevice }
  482.   { 1 dict dup /Duplex false put setpagedevice }
  483.   ifelse
  484.  "
  485. *End
  486. *Duplex DuplexTumble/Duplex - Short Edge: "
  487.  statusdict /duplexer get exec
  488.  { 2 dict dup /Duplex true put dup /Tumble true put setpagedevice }
  489.  { 1 dict dup /Duplex false put setpagedevice }
  490.  ifelse
  491.  "
  492. *End
  493. *?Duplex: "
  494.  save
  495.  currentpagedevice /Duplex get {(True)}{(False)}ifelse = flush
  496.  restore
  497.  "
  498. *End
  499. *CloseUI: *Duplex
  500.  
  501. *% === Font Information ==========================================
  502.  
  503. *DefaultFont: Courier
  504. *Font Courier: Standard "(001.000)" Standard ROM
  505. *Font Courier-Bold: Standard "(001.000)" Standard ROM
  506. *Font Courier-Oblique: Standard "(001.000)" Standard ROM
  507. *Font Courier-BoldOblique: Standard "(001.000)" Standard ROM
  508. *Font Times-Roman: Standard "(001.000)" Standard ROM
  509. *Font Times-Bold: Standard "(001.000)" Standard ROM
  510. *Font Times-Italic: Standard "(001.000)" Standard ROM
  511. *Font Times-BoldItalic: Standard "(001.000)" Standard ROM
  512. *Font Helvetica: Standard "(001.000)" Standard ROM
  513. *Font Helvetica-Bold: Standard "(001.000)" Standard ROM
  514. *Font Helvetica-Oblique: Standard "(001.000)" Standard ROM
  515. *Font Helvetica-BoldOblique: Standard "(001.000)" Standard ROM
  516. *Font Helvetica-Narrow: Standard "(001.000)" Standard ROM
  517. *Font Helvetica-Narrow-Bold: Standard "(001.000)" Standard ROM
  518. *Font Helvetica-Narrow-BoldOblique: Standard "(001.000)" Standard ROM
  519. *Font Helvetica-Narrow-Oblique: Standard "(001.000)" Standard ROM
  520. *Font Symbol: Special "(001.000)" Standard ROM
  521. *Font AvantGarde-Book: Standard "(001.000)" Standard ROM
  522. *Font AvantGarde-BookOblique: Standard "(001.000)" Standard ROM
  523. *Font AvantGarde-Demi: Standard "(001.000)" Standard ROM
  524. *Font AvantGarde-DemiOblique: Standard "(001.000)" Standard ROM
  525. *Font Bookman-Demi: Standard "(001.000)" Standard ROM
  526. *Font Bookman-DemiItalic: Standard "(001.000)" Standard ROM
  527. *Font Bookman-Light: Standard "(001.000)" Standard ROM
  528. *Font Bookman-LightItalic: Standard "(001.000)" Standard ROM
  529. *Font Helvetica-Light: Standard "(001.000)" Standard ROM
  530. *Font Helvetica-LightOblique: Standard "(001.000)" Standard ROM
  531. *Font Helvetica-Black: Standard "(001.000)" Standard ROM
  532. *Font Helvetica-BlackOblique: Standard "(001.000)" Standard ROM
  533. *Font NewCenturySchlbk-Roman: Standard "(001.000)" Standard ROM
  534. *Font NewCenturySchlbk-Bold: Standard "(001.000)" Standard ROM
  535. *Font NewCenturySchlbk-Italic: Standard "(001.000)" Standard ROM
  536. *Font NewCenturySchlbk-BoldItalic: Standard "(001.000)" Standard ROM
  537. *Font Palatino-Roman: Standard "(001.000)" Standard ROM
  538. *Font Palatino-Bold: Standard "(001.000)" Standard ROM
  539. *Font Palatino-Italic: Standard "(001.000)" Standard ROM
  540. *Font Palatino-BoldItalic: Standard "(001.000)" Standard ROM
  541. *Font ZapfChancery-MediumItalic: Standard "(001.000)" Standard ROM
  542. *Font ZapfDingbats: Special "(001.000)" Special ROM
  543. *?FontQuery: "
  544.  save
  545.  4 dict begin
  546.   /sv exch def
  547.   /str (fonts/                              ) def
  548.   /st2 128 string def
  549.   { count 0 gt
  550.    { dup st2 cvs (/) print print (:) print dup FontDirectory exch known
  551.     {pop (Yes)}
  552.     { str exch st2 cvs dup length /len exch def
  553.      6 exch putinterval str 0 len 6 add getinterval mark exch
  554.      { } st2 filenameforall counttomark 0 gt
  555.      { cleartomark (Yes)}{cleartomark (No)}ifelse
  556.     }ifelse = flush
  557.    }{ exit } ifelse
  558.   } bind loop
  559.   (*) = flush
  560.   sv
  561.  end
  562.  restore
  563.  "
  564. *End
  565.  
  566. *?FontList: "
  567.  save
  568.  2 dict begin
  569.   /sv exch def
  570.   /str 128 string def
  571.   FontDirectory { pop == } bind forall flush
  572.   /filenameforall where
  573.   { pop save (fonts/*)
  574.    { dup length 6 sub 6 exch getinterval cvn == } bind
  575.    str filenameforall flush restore
  576.   } if
  577.   (*) = flush
  578.   sv
  579.  end
  580.  restore
  581.  "
  582. *End
  583.  
  584. *% Printer Messages (verbatim from printer):
  585. *Message: "%%  exitserver: permanent state may be changed  %%"
  586. *Message: "%%  Flushing: rest of job (to end-of-file) will be ignored  %%"
  587. *Message: "\FontName\ not found, using Courier"
  588.  
  589. *% Status (format: %%  status: <one of these> %% )
  590. *Status: "Printer Busy"
  591. *Status: "Warming Up"
  592. *Status: "idle"
  593. *Status: "busy"
  594. *Status: "waiting"
  595. *Status: "initializing"
  596. *Status: "not ready"
  597.  
  598. *% Input Sources (format: %%  status: <stat>; source: <one of these>  %% )
  599. *Source: "Serial"
  600. *Source: "Parallel"
  601. *Source: "Network"
  602.  
  603. *% Printer Error (format: %%  PrinterError: <one of these>  %%)
  604. *PrinterError: "Paper Jam"
  605. *PrinterError: "Wrong Paper Length"
  606. *PrinterError: "Invalid Manual Insertion"
  607. *PrinterError: "Change Size in Feeder"
  608. *PrinterError: "Change Size in Tray 1"
  609. *PrinterError: "Change Size in Tray 2"
  610. *PrinterError: "Paper Out or Feed Failure - Feed"
  611. *PrinterError: "Load Manual Envelope"
  612. *PrinterError: "Paper Out or Feed Failure - Tray 1"
  613. *PrinterError: "Paper Out or Feed Failure - Tray 2"
  614. *PrinterError: "Load Manual Paper"
  615. *PrinterError: "Output Bin Full"
  616. *PrinterError: "Cover Open/Cartridge Not Installed"
  617. *PrinterError: "Insufficient Memory"
  618. *PrinterError: "Complex Page"
  619. *PrinterError: "Default Storage Error"
  620. *PrinterError: "Defective Font Card Installed"
  621. *PrinterError: "Flash Full"
  622. *PrinterError: "ioerror"
  623. *PrinterError: "Flash Error"
  624. *PrinterError: "Duplex Not Attached"
  625. *PrinterError: "Duplex Cover Open"
  626. *PrinterError: "Scheduled Maintenance"
  627. *PrinterError: "Toner Low"
  628. *PrinterError: "Service Error"
  629.  
  630. *%DeviceAdjustMatrix: " 1 0 0 1 0 0 "
  631.  
  632. *% === Color Separation Information =====================
  633.  
  634. *DefaultColorSep: ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi
  635.  
  636. *InkName: ProcessBlack/Process Black
  637. *InkName: CustomColor/Custom Color
  638. *InkName: ProcessCyan/Process Cyan
  639. *InkName: ProcessMagenta/Process Magenta
  640. *InkName: ProcessYellow/Process Yellow
  641.  
  642. *%  For 60 lpi / 300 dpi  ===============================
  643.  
  644. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  645. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  646. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  647. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  648. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  649.  
  650. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  651. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  652. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  653. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  654. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  655.  
  656. *%  For 53 lpi / 300 dpi  ===============================
  657.  
  658. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  659. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  660. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  661. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  662. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  663.  
  664. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  665. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  666. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  667. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  668. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  669.  
  670. *%  For 85 lpi / 600 dpi  5,5,2,6,6,2,20/3,0) =====================
  671.  
  672. *ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  673. *ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  674. *ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "71.5651"
  675. *ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "18.4349"
  676. *ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "0.0"
  677.  
  678. *ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  679. *ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  680. *ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  681. *ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  682. *ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "30.0"
  683.  
  684. *ColorSepScreenProc ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "
  685.  {1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
  686.  1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
  687.  abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  688.  sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  689.  "
  690. *End
  691.  
  692. *%  For 71 lpi / 600 dpi  ===============================
  693.  
  694. *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  695. *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  696. *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.5651"
  697. *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "18.4349"
  698. *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0.0"
  699.  
  700. *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  701. *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  702. *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  703. *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  704. *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "66.6667"
  705.  
  706. *% End of PPD file for Lexmark Optra LaserPrinter
  707.